Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Compiler Version Requirements for the OpenACC backend #601

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

seyonglee
Copy link
Contributor

Update Compiler Version Requirement document (requirements.rst) for the OpenACC backend.

@@ -58,6 +58,10 @@ Kokkos 4.x
* 22.3
* 22.9

* * NVC++ (OpenACC) (experimental)
* 23.7
* 24.5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that is accurate. This column says "primary tested" and we are currently testing with 23.7 in the CI
https://github.com/kokkos/kokkos/blob/cfb48fb7bf1a870a6243125d9cd66cfb0459722c/.jenkins#L185-L196

Are you running nightly builds or such on 24.5?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I locally use 24.5 to test the OpenACC backend using Kokkos unit tests and other Kokkos benchmarks that I have.
As you said, CI uses 23.7, which is the minimum version that works with the OpenACC backend.
Maybe, I misunderstood what "primary tested" means; I will change the primary tested version to 23.7.

@dalg24 dalg24 merged commit 395cefd into kokkos:main Dec 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants